import { Radio, RadioGroupField } from '@aws-amplify/ui-react'; export const SizeExample = () => ( <> Small Default Large );